home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / ibm4079.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  19.4 KB  |  579 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe PostScript(R) Printer Description File
  3. *% For IBM Color Jetprinter PS 4079
  4. *% For use with Windows NT
  5. *% Produced by Lexmark International, Inc.
  6. *%
  7. *% Copyright (c) 1993-1996 Lexmark International Inc.  All Rights Reserved.
  8. *% Permission is granted for redistribution of this file as
  9. *% long as this copyright notice is intact and the content
  10. *% of the file is not altered in any way from its original form.
  11. *%
  12. *%
  13.  
  14. *FormatVersion: "4.1"
  15. *FileVersion: "3.2"
  16. *LanguageVersion: English
  17. *PCFileName: "IBM4079.PPD"
  18. *LanguageEncoding: WindowsANSI
  19. *Product: "(IBM Color Jetprinter PS 4079)"
  20. *PSVersion: "(290)"
  21. *ModelName: "IBM Color Jetprinter PS 4079"
  22. *ShortNickName: "IBM 4079 Color Jetprinter PS"
  23. *NickName: "IBM 4079 Color Jetprinter PS"
  24.  
  25. *% === Options and Constraints ============
  26.  
  27. *OpenGroup: InstallableOptions/Options Installed
  28. *OpenUI *InstalledMemory/Printer Memory: PickOne
  29. *DefaultInstalledMemory: 4Meg
  30. *InstalledMemory 4Meg/4 Mb Printer Memory:  ""
  31. *InstalledMemory 8Meg/8 Mb Printer Memory:  ""
  32. *InstalledMemory 12Meg/12 Mb Printer Memory:  ""
  33. *InstalledMemory 16Meg/16 Mb Printer Memory:  ""
  34. *CloseUI: *InstalledMemory
  35.  
  36. *OpenUI *Option2/Printer Software Version: PickOne
  37. *DefaultOption2: 2502
  38. *Option2 2500/250.0x:  ""
  39. *Option2 2502/250.2x:  ""
  40. *CloseUI: *Option2
  41.  
  42. *CloseGroup: InstallableOptions
  43.  
  44. *UIConstraints: *Option2 2500 *ColorModel
  45. *UIConstraints: *Option2 2500 *OutputMode
  46. *UIConstraints: *Option2 2500 *PBrightness
  47. *UIConstraints: *Option2 2500 *PContrast
  48.  
  49. *UIConstraints:  *MediaType Standard *MediaWeight
  50.  
  51. *% === Basic Capabilities ============
  52. *% System Management==Base=4Meg, (6,8,10,12,16Meg with optional ram) ======
  53.  
  54. *LanguageLevel: "1"
  55. *FreeVM: "369000"
  56. *VMOption 4Meg: "369000"
  57. *VMOption 8Meg: "909312"
  58. *VMOption 12Meg: "1433600"
  59. *VMOption 16Meg: "2007040"
  60. *ColorDevice: True
  61. *DefaultColorSpace: CMYK
  62. *Extensions: CMYK
  63. *VariablePaperSize: False
  64. *Throughput: "1"
  65. *Password: "0"
  66.  
  67. *ExitServer: "
  68.  count 0 eq
  69.  {                       % password not on the stack
  70.    true
  71.  }
  72.  {                       % check password for validity
  73.    dup
  74.    statusdict begin
  75.    checkpassword
  76.    end %statusdict
  77.    not
  78.  } ifelse
  79.  {                       % password invalid or missing
  80.    (WARNING! Cannot perform exitserver.) print
  81.    (Invalid password.) print
  82.    (Please contact system support.) print flush
  83.    quit
  84.  } if
  85.  serverdict begin exitserver
  86.  "
  87. *End
  88.  
  89. *Reset: "
  90.  count 0 eq
  91.  {                       % password not on the stack
  92.    true
  93.  }
  94.  {                       % check password for validity
  95.    dup
  96.    statusdict begin
  97.    checkpassword
  98.    end %statusdict
  99.    not
  100.  } ifelse
  101.  {                       % password invalid or missing
  102.    (WARNING! Cannot perform exitserver.) print
  103.    (Invalid password.) print
  104.    (Please contact system support.) print flush
  105.    quit
  106.  } if
  107.  serverdict begin exitserver
  108.  systemdict /quit get exec
  109.  (WARNING! Printer Reset failed.) print flush
  110.  "
  111. *End
  112.  
  113. *% === Resolution ============
  114.  
  115. *OpenUI *Resolution/Resolution: PickOne
  116. *DefaultResolution: 360dpi
  117. *Resolution 360dpi/360 dpi: ""
  118. *?Resolution: "
  119.  save
  120.   initgraphics
  121.   0 0 matrix defaultmatrix transform
  122.   0 72 matrix defaultmatrix transform
  123.   3 -1 roll sub dup mul
  124.   3 1 roll exch sub dup mul
  125.   add sqrt round cvi
  126.   (          ) cvs print (dpi) print flush
  127.  restore
  128.  "
  129. *End
  130. *CloseUI: *Resolution
  131.  
  132. *% === Halftone Information === (For Standard Screening) ===
  133.  
  134. *ScreenFreq: "60.0"
  135. *ScreenAngle: "24.0"
  136. *DefaultScreenProc: Dot
  137. *ScreenProc Dot: "
  138.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  139.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  140.  "
  141. *End
  142. *ScreenProc Line: "{ pop }"
  143. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  144.  
  145. *DefaultTransfer: Null
  146. *Transfer Null: "{ }"
  147. *Transfer Null.Inverse: "{ 1 exch sub }"
  148. *Transfer Normalized: "{ }"
  149. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  150. *Transfer Red: "{ }"
  151. *Transfer Red.Inverse: "{ 1 exch sub }"
  152. *Transfer Green: "{ }"
  153. *Transfer Green.Inverse: "{ 1 exch sub }"
  154. *Transfer Blue: "{ }"
  155. *Transfer Blue.Inverse: "{ 1 exch sub }"
  156.  
  157. *OpenUI *MediaColor/Print Quality: PickOne
  158. *OrderDependency: 10 AnySetup *MediaColor
  159. *DefaultMediaColor: None
  160. *MediaColor None/Printer Setting: ""
  161. *MediaColor Draft/Draft: "statusdict begin 3 setprintmethod end"
  162. *MediaColor Transparency/Transparency: "statusdict begin 5 setprintmethod end"
  163. *MediaColor Quality/Quality: "statusdict begin 1 setprintmethod end"
  164. *MediaColor HighQuality/High Quality: "statusdict begin 4 setprintmethod end"
  165. *MediaColor BoldBlack/Bold Black: "statusdict begin 2 setprintmethod end"
  166. *?MediaColor: "
  167.  save statusdict begin
  168.  [(Quality) (BoldBlack) (Draft) (HighQuality) (Transparency)]
  169.  printmethod 1 sub get = flush
  170.  end
  171.  restore"
  172. *End
  173. *CloseUI: *MediaColor
  174.  
  175. *OpenUI *MediaType/Screening: PickOne
  176. *OrderDependency: 10 AnySetup *MediaType
  177. *DefaultMediaType: None
  178. *MediaType None/Printer Setting: ""
  179. *MediaType Standard/Standard: "statusdict begin 1 setscreening end"
  180. *MediaType Enhanced/Enhanced: "statusdict begin 2 setscreening end"
  181. *?MediaType: "
  182.  save statusdict begin
  183.  [(Standard) (Enhanced)] screening 1 sub get = flush
  184.  end
  185.  restore"
  186. *End
  187. *CloseUI: *MediaType
  188.  
  189. *OpenUI *MediaWeight/Color Balance: PickOne
  190. *OrderDependency: 10 AnySetup *MediaWeight
  191. *DefaultMediaWeight: None
  192. *MediaWeight None/Printer Setting: ""
  193. *MediaWeight Off/Off: "statusdict begin 0 setcolorbalance end"
  194. *MediaWeight CoatedPaper/Coated Paper: "statusdict begin 1 setcolorbalance end"
  195. *MediaWeight PlainPaper/Plain Paper: "statusdict begin 2 setcolorbalance end"
  196. *MediaWeight Transparency/Transparency: "statusdict begin 3 setcolorbalance end"
  197. *?MediaWeight: "
  198.  save statusdict begin
  199.  [(None) (CoatedPaper) (PlainPaper) (Transparency)]
  200.  colorbalance get = flush
  201.  end
  202.  restore"
  203. *End
  204. *CloseUI: *MediaWeight
  205.  
  206. *OpenUI *OutputMode/Blue Adjust: PickOne
  207. *OrderDependency: 10 AnySetup *OutputMode
  208. *DefaultOutputMode: None
  209. *OutputMode None/Printer Setting: ""
  210. *OutputMode Off/Off: "
  211.  statusdict begin /setblueadjust where {pop 0 setblueadjust}if end"
  212. *End
  213. *OutputMode Painted/Line Art && Text: "
  214.  statusdict begin /setblueadjust where {pop 1 setblueadjust}if end"
  215. *End
  216. *OutputMode Images/Images: "
  217.  statusdict begin /setblueadjust where {pop 2 setblueadjust}if end"
  218. *End
  219. *OutputMode All/All: "
  220.  statusdict begin /setblueadjust where {pop 3 setblueadjust}if end"
  221. *End
  222. *CloseUI: *OutputMode
  223.  
  224. *OpenUI *ColorModel/Color Model: PickOne
  225. *OrderDependency: 10 AnySetup *ColorModel
  226. *DefaultColorModel: None
  227. *ColorModel None/Printer Setting: ""
  228. *ColorModel RGB/RGB: "
  229.  statusdict begin /setcolormodel where {pop 1 setcolormodel}if end"
  230. *End
  231. *ColorModel CMYK/CMYK: "
  232.  statusdict begin /setcolormodel where {pop 0 setcolormodel}if end"
  233. *End
  234. *CloseUI: *ColorModel
  235.  
  236. *OpenUI *PBrightness/Image Brightness: PickOne
  237. *OrderDependency: 10 AnySetup *PBrightness
  238. *DefaultPBrightness: None
  239. *PBrightness None/Printer Setting: ""
  240. *PBrightness 0: "
  241.  statusdict begin /setimagebrightness where {0 setimagebrightness}if end"
  242. *End
  243. *PBrightness +5: "
  244.  statusdict begin /setimagebrightness where {5 setimagebrightness}if end"
  245. *End
  246. *PBrightness +10: "
  247.  statusdict begin /setimagebrightness where {10 setimagebrightness}if end"
  248. *End
  249. *PBrightness +15: "
  250.  statusdict begin /setimagebrightness where {15 setimagebrightness}if end"
  251. *End
  252. *PBrightness +20: "
  253.  statusdict begin /setimagebrightness where {20 setimagebrightness}if end"
  254. *End
  255. *PBrightness +25: "
  256.  statusdict begin /setimagebrightness where {25 setimagebrightness}if end"
  257. *End
  258. *PBrightness +30: "
  259.  statusdict begin /setimagebrightness where {30 setimagebrightness}if end"
  260. *End
  261. *PBrightness +35: "
  262.  statusdict begin /setimagebrightness where {35 setimagebrightness}if end"
  263. *End
  264. *PBrightness +40: "
  265.  statusdict begin /setimagebrightness where {40 setimagebrightness}if end"
  266. *End
  267. *PBrightness +45: "
  268.  statusdict begin /setimagebrightness where {45 setimagebrightness}if end"
  269. *End
  270. *PBrightness +50: "
  271.  statusdict begin /setimagebrightness where {50 setimagebrightness}if end"
  272. *End
  273. *CloseUI: *PBrightness
  274.  
  275. *OpenUI *PContrast/Image Contrast: PickOne
  276. *OrderDependency: 10 AnySetup *PContrast
  277. *DefaultPContrast: None
  278. *PContrast None/Printer Setting: ""
  279. *PContrast 0: "
  280.  statusdict begin /setimagecontrast where {0 setimagecontrast}if end"
  281. *End
  282. *PContrast +5: "
  283.  statusdict begin /setimagecontrast where {5 setimagecontrast}if end"
  284. *End
  285. *PContrast +10: "
  286.  statusdict begin /setimagecontrast where {10 setimagecontrast}if end"
  287. *End
  288. *PContrast +15: "
  289.  statusdict begin /setimagecontrast where {15 setimagecontrast}if end"
  290. *End
  291. *PContrast +20: "
  292.  statusdict begin /setimagecontrast where {20 setimagecontrast}if end"
  293. *End
  294. *PContrast +25: "
  295.  statusdict begin /setimagecontrast where {25 setimagecontrast}if end"
  296. *End
  297. *PContrast +30: "
  298.  statusdict begin /setimagecontrast where {30 setimagecontrast}if end"
  299. *End
  300. *PContrast +35: "
  301.  statusdict begin /setimagecontrast where {35 setimagecontrast}if end"
  302. *End
  303. *PContrast +40: "
  304.  statusdict begin /setimagecontrast where {40 setimagecontrast}if end"
  305. *End
  306. *PContrast +45: "
  307.  statusdict begin /setimagecontrast where {45 setimagecontrast}if end"
  308. *End
  309. *PContrast +50: "
  310.  statusdict begin /setimagecontrast where {50 setimagecontrast}if end"
  311. *End
  312. *CloseUI: *PContrast
  313.  
  314.  
  315. *% === Paper Handling ===================
  316.  
  317. *% Use these entries to set paper size, unless there is
  318. *% specific reason to use PageRegion or PaperTray.
  319. *OpenUI *PageSize:  PickOne
  320. *OrderDependency: 30 AnySetup *PageSize
  321. *DefaultPageSize: Letter
  322. *PageSize Letter/Letter: "statusdict begin /letter true setpapersize end"
  323. *PageSize Legal/Legal: "statusdict begin /legal true setpapersize end"
  324. *PageSize B5/B5: "statusdict begin /b5 true setpapersize end"
  325. *PageSize A4/A4: "statusdict begin /a4 true setpapersize end"
  326. *PageSize Executive/Executive: "statusdict begin /executivepage true setpapersize end"
  327. *PageSize A3/A3: "statusdict begin /a3 true setpapersize end"
  328. *PageSize Tabloid/Tabloid: "statusdict begin /11x17 true setpapersize end"
  329. *PageSize Comm10/C10 Envelope: "statusdict begin /4.125x9.5envelope false setpapersize end 0 297 translate 270 rotate"
  330. *PageSize DL/DL Envelope: "statusdict begin /110x220envelope false setpapersize end 0 311 translate 270 rotate"
  331. *?PageSize: "
  332.  save statusdict begin
  333.    9 dict begin
  334.    /letter (Letter) def
  335.    /legal (Legal) def
  336.    /b5 (B5) def
  337.    /a4 (A4) def
  338.    /executivepage (Executive) def
  339.    /a3 (A3) def
  340.    /11x17 (Tabloid) def
  341.    /4.125x9.5envelope (Envelope.297.684/C10 Envelope) def
  342.    /110x220envelope (Envelope.312.624/DL Envelope) def
  343.    defaultpagesize pop
  344.    { load exec } stopped not
  345.            {= flush}
  346.            {(Unknown) = flush}
  347.    ifelse
  348.    end             %temp
  349.  end             %statusdict
  350.  restore
  351.  "
  352. *End
  353. *CloseUI: *PageSize
  354.  
  355. *% These entries will set up the frame buffer. Usually used with manual feed.
  356. *OpenUI *PageRegion:  PickOne
  357. *OrderDependency: 40 AnySetup *PageRegion
  358. *DefaultPageRegion: Letter
  359. *PageRegion Letter/Letter: "letter"
  360. *PageRegion Legal/Legal: "legal"
  361. *PageRegion B5/B5: "b5"
  362. *PageRegion A4/A4: "a4"
  363. *PageRegion Executive/Executive: "executivepage"
  364. *PageRegion A3/A3: "a3"
  365. *PageRegion Tabloid/Tabloid: "11x17"
  366. *PageRegion Comm10/C10 Envelope: "4.125x9.5envelope 0 297 translate 270 rotate"
  367. *PageRegion DL/DL Envelope: "110x220envelope 0 311 translate 270 rotate"
  368. *CloseUI: *PageRegion
  369.  
  370. *DefaultImageableArea: Letter
  371. *ImageableArea Letter/Letter:       "12 27 603 781"
  372. *ImageableArea Legal/Legal:         "12 26 603 997"
  373. *ImageableArea B5/B5:               "12 28 507 716"
  374. *ImageableArea A4/A4:               "11 26 587 831"
  375. *ImageableArea Executive/Executive: "12 30 512 745"
  376. *ImageableArea A3/A3:               "12 29 832 1177"
  377. *ImageableArea Tabloid/Tabloid:     "12 24 782 1213"
  378. *% TM, LM, Physical Page Height-BM, Physical Page Width-RM
  379. *ImageableArea Comm10/C10 Envelope: "11 12 265 675"
  380. *ImageableArea DL/DL Envelope:      "10 12 291 613"
  381. *?ImageableArea: "
  382.  save
  383.    /cvp { cvi (            ) cvs print ( ) print } bind def
  384.    newpath clippath pathbbox
  385.    4 -2 roll exch 2 {ceiling cvp} repeat
  386.     exch 2 {floor cvp} repeat flush
  387.  restore
  388.  "
  389. *End
  390.  
  391. *% These provide the physical dimensions of the paper (by keyword)
  392. *DefaultPaperDimension: Letter
  393. *PaperDimension Letter/Letter:       "612 792"
  394. *PaperDimension Legal/Legal:         "612 1008"
  395. *PaperDimension B5/B5:               "518 727"
  396. *PaperDimension A4/A4:               "597 842"
  397. *PaperDimension Executive/Executive: "522 756"
  398. *PaperDimension A3/A3:               "842 1188"
  399. *PaperDimension Tabloid/Tabloid:     "792 1224"
  400. *PaperDimension Comm10/C10 Envelope: "297 684"
  401. *PaperDimension DL/DL Envelope:      "311 623"
  402.  
  403. *OpenUI *InputSlot:  PickOne
  404. *OrderDependency: 20 AnySetup *InputSlot
  405. *DefaultInputSlot: Upper
  406. *InputSlot Upper/Upper Tray: ""
  407. *CloseUI: *InputSlot
  408.  
  409. *DefaultOutputBin: OnlyOne
  410. *OutputBin OnlyOne: ""
  411. *DefaultOutputOrder: Reverse
  412. *OutputOrder Reverse: ""
  413.  
  414. *% === Font Information =======================
  415.  
  416. *DefaultFont: Courier
  417. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  418. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  419. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  420. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  421. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  422. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  423. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  424. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  425. *Font Courier: Standard "(001.000)" Standard ROM
  426. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  427. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  428. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  429. *Font Helvetica: Standard "(001.000)" Standard ROM
  430. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  431. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  432. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  433. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  434. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  435. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  436. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  437. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  438. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  439. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  440. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  441. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  442. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  443. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  444. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  445. *Font Symbol: Special "(001.000)" Special ROM
  446. *Font Times-Roman: Standard "(001.000)" Standard ROM
  447. *Font Times-Bold: Standard "(001.000)" Standard ROM
  448. *Font Times-Italic: Standard "(001.000)" Standard ROM
  449. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  450. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  451. *Font ZapfDingbats: Special "(001.000)" Special ROM
  452. *?FontQuery: "
  453.  save
  454.  4 dict begin
  455.  /sv exch def /str (fonts/                              ) def /st2 30 string def
  456.    { count 0 gt
  457.      { dup FontDirectory exch known {pop 1}
  458.        { str exch st2 cvs dup length /len exch def
  459.          6 exch putinterval str 0 len 6 add getinterval mark exch
  460.          { } st2 filenameforall counttomark 0 gt
  461.          { cleartomark 1}{cleartomark 0}ifelse
  462.        }ifelse
  463.        print flush
  464.      }
  465.      { exit } ifelse
  466.    } bind loop
  467.  sv end restore
  468.  "
  469. *End
  470.  
  471. *?FontList: "
  472.  FontDirectory { pop == } forall
  473.  /filenameforall where {
  474.   pop save (fonts/*) {
  475.    dup length 6 sub 6 exch getinterval ==
  476.   } 128 string filenameforall restore
  477.  } if
  478.  (*) print flush
  479.  "
  480. *End
  481.  
  482. *% Printer Messages (verbatim from printer):
  483. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  484. *Message: "%%[ Flushing: rest of job (to EOF) is ignored ]%%"
  485. *Message: "\FontName\ not found, using Courier"
  486.  
  487. *% Status (format: %%[ status: <one of these> ]%% )
  488. *Status: "Idle"
  489. *Status: "Busy"
  490. *Status: "Waiting"
  491. *Status: "Printing"
  492. *Status: "Initializing"
  493. *Status: "Printing start page"
  494. *Status: "PrinterError: Printer Busy"
  495. *Status: "PrinterError: Paper Jam"
  496. *Status: "PrinterError: Wrong Paper Length"
  497. *Status: "PrinterError: Cover Open"
  498. *Status: "PrinterError: Wrong Paper Size"
  499. *Status: "PrinterError: Paper Out or Feed Failure"
  500. *Status: "PrinterError: Memory Full Error"
  501. *Status: "PrinterError: Default Storage Error"
  502. *Status: "PrinterError: Ioerror"
  503. *Status: "PrinterError: Black Ink Cartridge Empty"
  504. *Status: "PrinterError: Yellow Ink Cartridge Empty"
  505. *Status: "PrinterError: Magenta Ink Cartridge Empty"
  506. *Status: "PrinterError: Cyan Ink Cartridge Empty"
  507. *Status: "PrinterError: Black Ink Cart. Missing"
  508. *Status: "PrinterError: Yellow Ink Cart. Missing"
  509. *Status: "PrinterError: Magenta Ink Cart. Missing"
  510. *Status: "PrinterError: Cyan Ink Cart. Missing"
  511. *Status: "PrinterError: Service Error"
  512.  
  513. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  514. *Source: "Serial"
  515. *Source: "Parallel"
  516. *Source: "AppleTalk"
  517.  
  518. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  519. *PrinterError: "Paper Jam"
  520. *PrinterError: "Wrong Paper Length"
  521. *PrinterError: "Cover Open"
  522. *PrinterError: "Wrong Paper Size"
  523. *PrinterError: "Paper Out or Feed Failure"
  524. *PrinterError: "Memory Full Error"
  525. *PrinterError: "Default Storage Error"
  526. *PrinterError: "Ioerror"
  527. *PrinterError: "Black Ink Cartridge Empty"
  528. *PrinterError: "Yellow Ink Cartridge Empty"
  529. *PrinterError: "Magenta Ink Cartridge Empty"
  530. *PrinterError: "Cyan Ink Cartridge Empty"
  531. *PrinterError: "Black Ink Cart. Missing"
  532. *PrinterError: "Yellow Ink Cart. Missing"
  533. *PrinterError: "Magenta Ink Cart. Missing"
  534. *PrinterError: "Cyan Ink Cart. Missing"
  535. *PrinterError: "Service Error"
  536.  
  537. *% Color Separation Information =====================
  538.  
  539. *DefaultColorSep: ProcessBlack.60lpi/60 lpi
  540.  
  541. *InkName: ProcessCyan/Process Cyan
  542. *InkName: ProcessMagenta/Process Magenta
  543. *InkName: ProcessYellow/Process Yellow
  544. *InkName: ProcessBlack/Process Black
  545.  
  546. *ColorSepScreenAngle ProcessCyan.60lpi/60 lpi: "15"
  547. *ColorSepScreenAngle ProcessMagenta.60lpi/60 lpi: "75"
  548. *ColorSepScreenAngle ProcessYellow.60lpi/60 lpi: "0"
  549. *ColorSepScreenAngle ProcessBlack.60lpi/60 lpi: "45"
  550.  
  551. *ColorSepScreenFreq ProcessCyan.60lpi/60 lpi: "60"
  552. *ColorSepScreenFreq ProcessMagenta.60lpi/60 lpi: "60"
  553. *ColorSepScreenFreq ProcessYellow.60lpi/60 lpi: "60"
  554. *ColorSepScreenFreq ProcessBlack.60lpi/60 lpi: "60"
  555.  
  556. *ColorSepScreenProc ProcessCyan.60lpi/60 lpi: "
  557.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  558.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  559. *End
  560. *ColorSepScreenProc ProcessMagenta.60lpi/60 lpi: "
  561.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  562.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  563. *End
  564. *ColorSepScreenProc ProcessYellow.60lpi/60 lpi: "
  565.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  566.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  567. *End
  568. *ColorSepScreenProc ProcessBlack.60lpi/60 lpi: "
  569.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  570.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  571. *End
  572.  
  573. *ColorSepTransfer ProcessCyan.60lpi/60 lpi: "{ }"
  574. *ColorSepTransfer ProcessMagenta.60lpi/60 lpi: "{ }"
  575. *ColorSepTransfer ProcessYellow.60lpi/60 lpi: "{ }"
  576. *ColorSepTransfer ProcessBlack.60lpi/60 lpi: "{ }"
  577.  
  578. *% End of PPD file for IBM Color Jetprinter PS 4079
  579.